| Total Complexity | 12 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 149 |
| Lines of code | 37 |
| Logical lines of code | 15 |
| Comment lines | 95 |
| Methods | 11 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 74 | 2 | 4 | |
| withContext() | 72 | 1 | 5 | |
| emergency() | 77 | 1 | 3 | |
| alert() | 77 | 1 | 3 | |
| critical() | 77 | 1 | 3 | |
| error() | 77 | 1 | 3 | |
| warning() | 77 | 1 | 3 | |
| notice() | 77 | 1 | 3 | |
| info() | 77 | 1 | 3 | |
| debug() | 77 | 1 | 3 | |
| log() | 72 | 1 | 4 |